Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Kale Kold
Caldari Mortis Angelus The Church.
|
Posted - 2009.04.10 00:23:00 -
[1]
Edited by: Kale Kold on 10/04/2009 00:25:08
Pirate Ledger v1.0b (Pirate killboard)
Requirements: MySQL 5+ PHP 5+ (with GD extension loaded)
Reason: When leading a pirate corporation its always a major pain in the ass to figure out who killed what and how much loot everyone is entitled to. The main idea behind this ledger is that ALL captured loot from ALL kills is put into a loot hangar in the corporations hangar. Then the loot is tracked via the ledger. At the end of a week/day or a particulaly good few hours you can then collect the loot from the hangar and sell it on. Then use the ledger as a guide to decide how much ISK everyone is to be paid out. Once the payments are made the balances can be wiped from the ledger. All prices on the ledger can be updated to reflect current market values. There is an inbuilt corporation tax added in the admin section to offset loot 'mislaid' or not recovered from a kill. There is also the option of adding pilots to kills that do not appear on the killmail. This is to be fair to scouts or squad members that missed a juicy target.
Features: 1). Tracks the price of all EVE Online items. 2). Tracks the price of all dropped loot/items and splits it amongst the kill squad. 3). Offers a convenient way of tracking how much needs to be paid to each killer. 4). Tracks all members' kills and losses. 5). Uses EVE Central to get updated prices for items. 6). Provides ranking statistics. 7). Shows a daily performance graph. 8). Add pilots to records who do not appear on killmails. 9). Three access levels, Admin, User and Guest.
Installation: 1). Create a database on your MySQL server and import the 'tables.sql.zip' file to it to create the tables. 2). Edit the 'includes/class.database.php' file and alter the member variables to reflect your server address, name, username and password. There are also variables for which control the display if there is a server error such as site name and admin email to recieve error messages.
Usage: 1). Log in as user: admin password: admin 2). Go to the administration section by clicking the link on the navigation bar. 3). Click on the 'Edit Corporations' link and add the corporation to be tracked and specifiy a tax amount. Roughly 20% is sufficient. 4). Go to the main page and click the 'Add Killmail' link to expose the input field. 5). Paste in the killmail and click 'Add'. 6). Add more users in the administration section to allow other people to use the board.
Notes: 1). All portraits have to be added manually and must be in jpeg format. These must be put in the 'images\portraits\32' and 'images\portraits\128' folders in 32 and 128 pixel square resolutions respectively. 2). The 'Update Database' link in the 'Administration' section is used to re-create the database indexes and increase the query speed of the database. This may have to be done from time to time to keep the database snappy. 3). The 'Backup Database' link in the 'Administration' section is an absolute link to an install of phpMyBackupPro available from here: http://www.phpmybackuppro.net/
Todo: This release does not contain Apocrypha database details. It could do with a bit of SQL query optimisation. Maybe an automagic way of adding portraits could be added.
Demo: http://www.kalekold.net/eve/brutal/killboard/
Download: http://www.kalekold.net/eve/Ledger.zip (37Mb)
This project is pretty much abandoned at the minute and no further development is being undertaken by me so i've released this as open source under the GPL. See License.txt for details. Although it is unfinished, this killboard is fully working and was used for a pirate corp successfully for months (see the above demo link.) This thread the main contact point regarding this project.
|

Kale Kold
Caldari Mortis Angelus The Church.
|
Posted - 2009.04.10 13:37:00 -
[2]
Yep i developed the lot. Infact i developed as a way of learning MySQL. 
To answer the other question, I was actually considering adding ransoms but while planning it became clear it was too open for abuse. For example i could enter that i had recieved 1 billion ISK ransom when i really hadn't but who's to know otherwise, no-one can see my wallet. So that feature was left out.
|

Kale Kold
Caldari Mortis Angelus The Church.
|
Posted - 2009.04.10 19:07:00 -
[3]
Originally by: Arous Drephius You could always require people to enter their API key (full), and then display any player donations from the victim.
Who's to say it's not an alt. 
|

Kale Kold
Caldari Mortis Angelus The Church.
|
Posted - 2009.04.18 17:45:00 -
[4]
Edited by: Kale Kold on 18/04/2009 17:50:06
Nice idea but could be faked too easily and/or you would have to put in a lot of work to do all the API checks, and i mean a lot of work. Also you would need the API key of the victim, which is not going to happen.
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.05.11 18:11:00 -
[5]
Edited by: Kale Kold on 11/05/2009 18:11:57
Originally by: Daius Stryker Kale, I love the look of that kill board and the features are pretty sweet too. I was wondering if I might be able to convince you to pick up the project again. If compensation would be needed I would find a way to make that happen.
I'm uneducated when it comes to working with this kind of information and with APIs as well. My corporation could use something like this and we aren't the kind that need to worry about people entering false information
I'm actually giving it a bit of an update at this very minute, EVE mail me if you wanna talk about it. 
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.05.16 14:08:00 -
[6]
Originally by: goakiller900 He Kale Kold do you guys olso have in your MYsql database no user template ??
Have you tried logging in as user:admin pass:admin ?
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.05.18 21:37:00 -
[7]
Edited by: Kale Kold on 18/05/2009 21:42:26
For those who are interested i've given the board a little update. See this thread's first post.
1. Now fully supports Apocrypha and Tech3 items/ships. 2. Added new flashes on all graphics for tech2, tech3, faction, deadspace and officer items/ships. 3. Reordered the images folder as 11,000+ graphics in one folder was causing problems.  4. Lots of tweakes and polish.
Please post any bugs or wierdness here. I had some reports of some errors appearing in the PHP code due to uninitialised variables. These should be fixed now even though they don't effect the board, they just look bad. Let me know if there are any more.
To upgrade an existing board, replace all the web content with the contents of the Ledger.zip and import the updated.sql.gz tables over the the existing database. Before you do that though, BACK UP YOUR DATABASE just in case! 
NOTE: I can't give you any support for MySQL and PHP, if you wanna try this board out you're gonna have to buy a book on these subjects or pass it on to someone who knows how to set up a database and webserver. 
Have fun.
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.05.19 19:07:00 -
[8]
Originally by: Kurt Meyer looking good :)
Are there any plans to get this to feed km's from api?
I might look into that. The trouble is that for each kill the 'loot is placed in hangar' checkbox needs to be accurately toggled to record what happened to the loot. Otherwise the payment system gets out of whack. 
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.06.06 20:44:00 -
[9]
Edited by: Kale Kold on 06/06/2009 20:44:47
Updated ledger to version 1.2b See the first post in this thread for the complete feature listings and downloads.
Main Changes:
- Added ability to add and track ransoms.
- Added ransoms to the rankings page and ransom graphics to the 24 hour activity report.
- Added perfomance graph to the individual pirate pages to check loss/profit, etc.
- Added ransom history to the pirate pages.
- Added ability to add accounts and portraits from the ingame browser using 'adduseraccount.php' page.
- Changed the default killboard banner.
- Optimised the CSS files into one file (cuts down on lag/requests, etc).
- Optimised SQL queries for speed.
- Lots of tweaks and polish here and there.
Bug reports welcome!
Enjoy. 
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.06.08 22:18:00 -
[10]
Originally by: VoiceInTheDesert To the OP: Very nice work. I will be pointing everyone I know at this. Very fresh and a much better reflection/analysis of each kill/ransom.
Thanks.
Yeah it could get abused, but pirate corps do seem to be quite close knit and loyal to each other, so i don't think it should be a big problem with a board like this. But, who knows. The main reason i created this board was to sort loot payments out for my corp members, of which it worked like a dream and everybody loved that.  |

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.06.09 07:21:00 -
[11]
Edited by: Kale Kold on 09/06/2009 07:22:08
Originally by: Pimp Pickel Heres one for ya... On the password change...
Warning: Cannot modify header information - headers already sent by (output started at /home/content/e/r/i/.../.../.../updatepassword.php:3) in /home/content/e/r/i/.../.../.../updatepassword.php on line 33
This one is because i use two methods to redirect the page once loaded. One i try a simple location header then i write a little javascript redirect. If you have page caching off you will see this error for a second while the page redirects. It doesn't effect anything though. I will use the error suppression operator on this call and you shouldn't see it again m8, i'll update it later.
I'm assuming it does actually work and updates your passwords it just flashes this on screen afterwards for a few seconds?
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.06.09 17:59:00 -
[12]
Edited by: Kale Kold on 09/06/2009 18:03:26
Originally by: Kappas. I cant log in as a guest nor update a registered users privelleges to admin. Guest loging just brings you back to the login page.
That's because a Guest account wasn't setup in the old 'tables.sql.gz' file i linked to. I've corrected that now, just redownload the above 'tables.sql.gz' file and reapply to your DB. If you want to create one yourself, log in as user: 'admin' (without the quotes) and use password 'admin' and go to the administration section. Create an account called 'Guest' and leave the password field blank. Give the account 'guest' permissions and click 'Add Account'. Done! 
Originally by: Kappas. Would love an API feed though, kind of make or break rather than having to post in 600 days worth of killmails 
Which killboard do you currently use?
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.06.09 18:00:00 -
[13]
Originally by: Pimp Pickel
Originally by: Kale Kold
I'm assuming it does actually work and updates your passwords it just flashes this on screen afterwards for a few seconds?
Yup you correct it does accept the changes but the page doesnt refresh stay on the error message. Could Just my browser that second part.
Download the new 'Ledger.zip' above and replace all the *.php files with the ones from the newly downloaded zip file. This should cure your problem. 
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.06.10 18:53:00 -
[14]
Edited by: Kale Kold on 10/06/2009 18:56:37
Originally by: Random Excess Great work on the board.One possible problem I've noticed is that the URI is not always encoded correctly.
Noted, that's an easy change, it's on my list.
Originally by: Random Excess When you search for a pilot, it simply lists all their losses and the links take you to each of those losses. There is no way to get to the pilot's info page from there, nor does it list their kills which is available from the info page.
Okay, i can alter that. I'll also link the victims/killers to their stats page.
Originally by: Random Excess what does the adjustment value actually do?
It's an adjustment value to offset loot that hasn't been recovered or that naturally 'goes missing' or maybe the recorded prices on the database aren't 100% accurate, etc. e.g. you kill a nice ship on the gate and when he calls for backup you have to leave, leaving the loot behind. This adjustment takes care of the 'missing' loot. I found 17%-20% works well. It doesn't mean you're swizzing people out of hard earned loot, just that some of it slips through the cracks. This is based on experience of using this board over a 3 month period.
Thanks for the report, I'm away for this weekend but i'll get on it, starting next week. ta. 
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.06.10 18:54:00 -
[15]
Originally by: Kappas. Also POS killmails don't seem to work 
Do pirates kill POS's? Do you mean a kill on a POS structure, or a POS killing a pilot?
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.06.15 17:03:00 -
[16]
Edited by: Kale Kold on 15/06/2009 17:04:48
Originally by: Skira Ranos What about allowing pilots to indicate whether they successfully recovered the loot, say with a check box, when they enter the killmail? Now perhaps you don't trust your members to do that accurately, but... I personally think it should be an option instead of a staight up adjustsment.
There is a checkbox on the kill page to indicate wether or not the loot was placed in the loot hangar.
The adjustment value doesn't seem necessary but after a while you will see it is needed. This is not necessarily down to pilots being untrustworthy but because there are so many variables you have to take into account. When 'payday' comes around you have to have enough loot in the loot hangar available to be sold to a value that matches or exceeds the total loot payout from the loot page, otherwise you have a deficit and it's gonna cost your corp.
Variables are: - market flucuations (you can't revise all prices for all kills on payday) - loot not dropped in hangar but the tick box is mistakenly left on - only half the loot recovered because of limited cargo space - etc
A value of between 17-20% seemed to work out well.
If you have a good day and sell all the loot for way more than what you have accounted for then pay a dividend to the pilots! 
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.06.15 17:32:00 -
[17]
Edited by: Kale Kold on 15/06/2009 17:33:13
Updated ledger to version 1.3b See the first post in this thread for the complete feature listings and downloads.
Main Changes:
- Added proper URL encoding for URLs where needed.
- Stopped header error messages showing.
- Added the ability to search for Pirates and Victims.
- A few HTML optimisations.
Ammendments made due to feedback. To upgrade just replace all your PHP files from the Ledger.zip.
Remember, bug reports welcome!
Enjoy.  |

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.06.17 21:39:00 -
[18]
Originally by: Skira Ranos Is it possible to turn off this adjustment?
Set it to zero.
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.06.19 15:43:00 -
[19]
Originally by: Squizz Caphinator Also, what about batch import/export of kills?
In what format?
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.06.21 13:39:00 -
[20]
Originally by: Pimp Pickel Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /home/content/e/r/i/.../html/killboard/includes/class.graphstring.php on line 13
Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /home/content/e/r/i/.../html/killboard/includes/class.graphstring.php on line 18
Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /home/content/e/r/i/.../html/killboard/includes/class.graphbar.php on line 15
Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /home/content/e/r/i/.../html/killboard/includes/class.graphbar.php on line 16
Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /home/content/e/r/i/.../html/killboard/includes/class.graphbar.php on line 17
Warning: imagefilledrectangle(): supplied argument is not a valid Image resource in /home/content/e/r/i/.../html/killboard/includes/class.graphbar.php on line 47
Warning: imagefilledrectangle(): supplied argument is not a valid Image resource in /home/content/e/r/i/.../html/killboard/includes/class.graphbar.php on line 48
Warning: imagefilledrectangle(): supplied argument is not a valid Image resource in /home/content/e/r/i/.../html/killboard/includes/class.graphbar.php on line 49
Warning: imagefilledrectangle(): supplied argument is not a valid Image resource in /home/content/e/r/i/.../html/killboard/includes/class.graphbar.php on line 50
Warning: imagestring(): supplied argument is not a valid Image resource in /home/content/e/r/i/.../html/killboard/includes/class.graphstring.php on line 60
Warning: imagepng(): supplied argument is not a valid Image resource in /home/content/e/r/i/.../html/killboard/lootdetails.php on line 141
Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/content/e/r/i/.../html/killboard/lootdetails.php on line 142 Pirate Details
Is there a question in there somewhere? If you're posting problems i need more info than just the error message, for example what page you were trying to view, what you did to produce the error, etc.
Saying that, it looks like the script is not able to load '..\Pirate Ledger\images\interface\graphs\LootDetails_template.png'. Does this file exist on your server? If not get it from the Ledger.zip on the first thread page.
In fact whenever you want to update your install to a new version, it's best to copy the entire Ledger.zip files to your webspace, that way you have all the new stuff.
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.06.22 17:22:00 -
[21]
Originally by: Pimp Pickel The images were there... I deleted them and re uploaded them and it started to work.. Somehow I think it got corrupted on upload or something with my server was going on. But after putting the images back it worked.
Ok, good. Maybe you had uploaded them as ascii instead of binary? Oh well, at least its working now.  |

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.07.02 20:29:00 -
[22]
Originally by: Skira Ranos Edited by: Skira Ranos on 28/06/2009 05:27:07 Edited by: Skira Ranos on 28/06/2009 05:25:19
Originally by: Kappas.
# Clicking on someones character name or corp/alliance name on a killboard takes you to the character/corp/alliance kill/death ratio and kill/losses overview
This. Major issue for me at the momment.
Another thing: There should be some kind of feature where you can enter in how much a ship's insurance payout is, then have a pilot check whether or not a ship was insured when they lost it. For example, I lost a hurricane yesterday. With insurance (paying me 40m or so) I only lost around 40m on the ship, but its showing up as -80-something million isk off my overall isk earned because it doesn't factor in insurance. As isk efficiency is the main reason I fly BCs (t1 insurance ftw), and I decided to use this killboard specifically because of its focus on isk lost and earned, this seems like a very vital feature.
Likewise, there should be a "loot was recovered" feature for losses as well as kills. That way if I die, drop a 90m faction mod (not that I fly like that, but for the sake of example) and I recover the faction mod, I don't get 90m off my overall amount earned.
Yet another thing: It would be nice to have kill total show up on the main page under the loot total. I know it is less important, but I'd like to track both (like how EVEdev KB has both "kill points" and "raw kills" on their main page, one under the other)
These are all very nice suggestions but... i'm not going to add them. 
The insurance does make a difference but you have the problem of logging what type of insurance you have (gold, silver, plat, etc.) Way too complicated! Plus i think that when running a corp it's best to display the overall cost of losing a ship instead of an adjusted value after insurance. I feel this is best because it does indeed make losses look worse than they might be. This keeps people careful. You would be surprised the effect of a board like this has on the behaviour of a pirate corp. No one wants to be the one who has lost the most and no one wants the fail stamp on the losses page! 
The loot collected from a lost ship is also not really relevant because when pirating you hardly ever collect stuff from your wreck after a loss, especially after being blobbed.
Also it was a conscious decision not to put kills or a points on the main page because pirating is all about stealing money and trying not to lose any of it. The losses are supposed to feel very harsh on this board and the isk on the front page is the friendly competition with your pirate m8s. At the moment i feel this board breeds the right kind of atmosphere in a pirate corp. It makes people want to kill and earn more and makes people not want to lose anything! True piracy. 
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.07.03 13:44:00 -
[23]
Originally by: Kappas. You're within your rights to say that, but some of the things (read: things available in eve-dev/griefwatch) are the reason this board isn't currently used instead of them.
Yes i am in my rights as i'm the only person contributing and giving away the code for free! I don't even need to give you any support! I am not bothered one iota if this board is used or not! I released my code to help people out especially others writing killboards. If you want to make changes to the code feel free, but you must respect the license.
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.07.03 13:47:00 -
[24]
Originally by: Skira Ranos I suppose you're well within your rights on all of those, though the insurance thing irks me a bit. Every other killboard I've ever used autoadjusts for plat insurance.
In any case:
Whenever we post a comment it sends us to a dead page. If you click 'back" in the browser it double posts your comment.
If you try and update a ransom with more people, it adds the amount of the ransom AGAIN to the total on the ransoms page, but not on the page for that exact ransom.
People often dont use plat insurance and people hardly ever insure tech2 ships.
I visited your board and i think you are using old code or have only updated bits. Download the 'Ledger.zip' again and replace all files (except the 'class.database.php' file). You don't need to do anything to the database.
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.07.08 20:28:00 -
[25]
Originally by: Skira Ranos I'll check if that is the issue.
Also, several modules don't show up on the killboard: biggest issue is Balmer tracking disruptors.
For this reason especially, it would be great if there was a "view original killmail" button...
There is an item called 'Balmer Series Targeting Inhibitor I' (typeid: 5320) on the database, is this the item you mean?
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.07.08 20:32:00 -
[26]
Originally by: Random Excess If you change line 74 of addcomment.php to: -
Print("window.location=\"".$Referrer."\";");
The add comment problem goes away. I'm not sure you need to urlencode the referrer value anyway, though I could be wrong.
Done. Your probably right, the referrer should already be encoded.
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.07.08 20:33:00 -
[27]
Originally by: Random Excess Is the updated.sql.gz file really supposed to be deleting the ransom table???
DROP TABLE IF EXISTS `loot_ransoms`; CREATE TABLE IF NOT EXISTS `loot_ransoms` ( `RansomID` char(32) NOT NULL, `Name` varchar(100) NOT NULL, `ISK` double NOT NULL, `Ship` varchar(100) NOT NULL, `Date` datetime NOT NULL, KEY `RansomID` (`RansomID`), KEY `Name` (`Name`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
Glad I did that on a test server first 
Good call! The updated file has been removed.
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.07.11 22:31:00 -
[28]
Edited by: Kale Kold on 11/07/2009 22:31:48
Originally by: Random Excess The problem here is that there are several items in the Pirate Ledger Database that have the wrong name for some reason. The DDO Photometry Tracking Disruptor I which is item ID 5322 has a completely different name in as far as the Ledger's DB is concerned and it is not the only one. There was a new data update from CCP a day or two ago so it might be time to update it?
I have done such an update on our DB and all items are showing up properly in killmails, even the ones that were previously submitted.
Good call, all items have been updated in the main tables.sql.gz file and i've uploaded an updated items file to update an existing installation. See the first thread.
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.07.11 22:33:00 -
[29]
Originally by: Zaine Maltis
Hey, I've just written a Wordpress plugin which displays kills from the EDN Killboard as a widget on your blog (as I'm currently using that killboard) I'd like to expand the plugin to be able to pull kills from an install of the pirate ledger. Would that be ok?
Let me know and we can have a chat about it! 
More info about the plugin on this thread
Does this plugin read a RSS feed?
|

Kale Kold
Caldari Deep Core Mining Inc.
|
Posted - 2009.07.22 20:58:00 -
[30]
Edited by: Kale Kold on 22/07/2009 21:01:31
Originally by: Gnosis19 1. I tried to add a ransom involving a pirate who has no kills on our board. How do I do this?
You can't unfortunately. To make things easy to use, the pilot list for ransoms is made up of everyone that has had a kill and is in a registered corporation (in the admin section). If i hadn't done it this way, you would have to either add everyone in your corp manually or type each name in separately when adding the ransom. I think this way is better. Look at it as a initiation ritual, you have to have killed before earning the right to be payed on a ransom. 
Originally by: Gnosis19 2. Is API feed planned in future? As specified, trying to get everyone to post all their kills will be a logistics nightmare, not to mention losses.
When we tested this killboard in our pirate corp over a 3 to 4 month period we had no trouble with people posting kills. In fact, if they didn't post their kill, they didn't get paid. Remember this is a pirate killboard for true pirates and especially for loot sharing. If they aren't on the board, their balance doesn't grow and they don't get paid. Also the api can only handle 100 kills per day(?) for the corp (http://wiki.eve-id.net/APIv2_Char_KillLog_XML). Sometimes we went way above this amount so manual posting was needed anyway. I don't know what the time interval is for the api updating, i seem to remember it's 24hours?
Losses on the other hand are a different matter. Even though we didn't really have a problem with people posting losses (i mean who really cares?) there was the odd one or two people who 'forgot'. I might look to add an api feed for losses only.
Originally by: Gnosis19 3. How do I get portraits to show?
I think there was a problem with the image server but it should be ok now. Try this link: http://img.eve.is/serv.asp?s=256&c=1328398712 If that shows your portrait, it's working. 
Originally by: Gnosis19 4. How do I change the page title from 'Pirate Ledger'? Would prefer to use something like 'Ichizoku Corporation Ledger'.
I've ammended all the source files in the Ledger.zip to read the page title from the 'includes/class.database.php' file. Change it in there and the whole site should then have that title. 
|

Kale Kold
Caldari Broken Skull
|
Posted - 2009.08.24 11:40:00 -
[31]
I am leaving EVE for a while so i can't provide any more updates to the Legder for a while. I will try to do what i can but don't count on it.
See if you can get another dev to contribute. 
Keep up the yarrr! 
|

Kale Kold
Caldari Broken Skull
|
Posted - 2009.08.24 11:41:00 -
[32]
I might try to get these latest issue solved but i need a few days (week?) as i've just reformatted my main dev machine.
|

Kale Kold
Caldari Broken Skull
|
Posted - 2009.08.25 23:18:00 -
[33]
Ok i've updated the database names, prices, images and all outstanding bugs in the source code for Apocrypha v1.5. See the first page for the downloads. Any problems, let me know. I have automated scripts to do this stuff, so it's easy for me. 
Have fun! 
|

Kale Kold
Caldari Broken Skull
|
Posted - 2010.03.18 16:10:00 -
[34]
The problem with hosting a project under SVN is that you can't give everyone commit rights or it will end up a mess. There always have to be admins to review the code. I've provided the source here as a stable package that won't change. |

Kale Kold
Caldari Broken Skull
|
Posted - 2010.03.20 20:25:00 -
[35]
There's nothing wrong with forking it and hosting your own SVN project as long as the original license is respected. 
|

Kale Kold
Caldari Broken Skull
|
Posted - 2010.03.21 13:49:00 -
[36]
Originally by: Sjolus I'd however like to report a bug with the character portrait generation. I believe the form submit-url is wrong, and when I change it to what should be right it dies with an SQL error (although the portrait does generate and save and show up on the ledger)
Is that with the file (createaccount.php) that Mograph contributed?
|

Kale Kold
Caldari Broken Skull
|
Posted - 2010.03.24 18:21:00 -
[37]
I've reported the bug to the dev.
|

Kale Kold
Caldari V i r u s
|
Posted - 2010.04.24 14:32:00 -
[38]
I would ask anybody who has used this killboard to vote for me in the upcoming CSM elections. I am commited to giving piracy a platform and to represent pirates on the Council of Stella Management.
I love lowsec and i think piracy is a valuable part of eve which provides a valuable isk sink and a much needed adrenaline surge for the regular player.
http://www.eveonline.com/ingameboard.asp?a=topic&threadID=1307321
|
|
|